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