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