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

declare const BusinessOutlineIcon: MdiReactIconComponentType;
export = BusinessOutlineIcon;