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

declare const BriefcaseOutlineIcon: MdiReactIconComponentType;
export default BriefcaseOutlineIcon;
