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

declare const OutlookIcon: MdiReactIconComponentType;
export default OutlookIcon;
