import { SVGProps } from 'react'; export declare function CloseIcon(props: SVGProps): import("react").JSX.Element;