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