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