import { SVGProps } from 'react'; declare const IconCloseFill: (props: SVGProps) => JSX.Element; export default IconCloseFill;