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