CiOutlined.d.ts 112 Bytes
import { IconDefinition } from '../types';
declare const CiOutlined: IconDefinition;
export default CiOutlined;