import { FC } from 'react'; import { TIconProps } from './utils'; export declare const CloseIcon: FC;