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

declare const BriefcasePlusOutlineIcon: MdiReactIconComponentType;
export default BriefcasePlusOutlineIcon;
