import { FC } from 'react'; declare const SvgCloseIcon: FC; export default SvgCloseIcon;