import { IconProps } from '../types';
declare const Microscope: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Microscope;
//# sourceMappingURL=Microscope.d.ts.map