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