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