import { SvgIconComponent } from './types'; declare const CheckIcon: SvgIconComponent; export default CheckIcon;