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

declare const BriefcaseAddIcon: MdiReactIconComponentType;
export = BriefcaseAddIcon;