import { RemixiconReactIconComponentType } from './dist/typings';

declare const MicroscopeFillIcon: RemixiconReactIconComponentType;
export default MicroscopeFillIcon;
