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

declare const BriefcasePersonIcon: MdiReactIconComponentType;
export default BriefcasePersonIcon;
