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