import { SVGIconProps } from "./SVGIconProps";
declare function Close(props: SVGIconProps): import("react/jsx-runtime").JSX.Element;
export default Close;
