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

declare const BriefcaseAccountOutlineIcon: MdiReactIconComponentType;
export default BriefcaseAccountOutlineIcon;
