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