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

declare const MicroscopeLineIcon: RemixiconReactIconComponentType;
export default MicroscopeLineIcon;
