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

declare const BriefcaseUserIcon: MdiReactIconComponentType;
export default BriefcaseUserIcon;
