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