/// import { ISvgProps } from "./index"; export declare const Close: ({ className, size }: ISvgProps) => JSX.Element;