import { RemixiconReactIconComponentType } from './dist/typings';

declare const MicrosoftFillIcon: RemixiconReactIconComponentType;
export default MicrosoftFillIcon;
