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