import type { IconProps } from '../../types';
declare const MicroscopeFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Microscope Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { MicroscopeFill };
