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