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

declare const MicrosoftLineIcon: RemixiconReactIconComponentType;
export default MicrosoftLineIcon;
