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

declare const BriefcaseIcon: MdiReactIconComponentType;
export default BriefcaseIcon;
