import { IconInstanceProps } from '../icon.types'; declare const CheckIcon: import('react').ForwardRefExoticComponent>; export default CheckIcon;