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

declare const BriefcaseAddOutlineIcon: MdiReactIconComponentType;
export = BriefcaseAddOutlineIcon;