import { IconComponent } from '..';
declare const CheckCircleFillIcon: IconComponent;
export { CheckCircleFillIcon };
