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