import type { IconDefinition } from '../types';
declare const CiCircleFilled: IconDefinition;
export default CiCircleFilled;
