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