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