import { FC } from 'react'; import { SvgIconProps } from '../../../shared/types/svg'; export declare const CloseIconSVG: FC;