import { SVGProps } from "react";
declare const GYSiGlyphMagnifier: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphMagnifier };
