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