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