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