import { SVGProps } from 'react';
export declare function Close(props: SVGProps<SVGSVGElement>): JSX.Element;
