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