import React, { SVGProps } from "react";
export declare const Close: React.FC<SVGProps<SVGSVGElement>>;
