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

declare const BriefcasePlusIcon: MdiReactIconComponentType;
export default BriefcasePlusIcon;
