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