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