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

declare const MicrosoftXamarinOutlineIcon: MdiReactIconComponentType;
export default MicrosoftXamarinOutlineIcon;
