import type { IconProps } from '../../types';
declare const MicroscopeLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Microscope Line
 * @see {@link https://remixicon.com/icon/microscope-line Remix Icon Docs}
 */
export { MicroscopeLine };
