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

declare const BriefcaseMinusIcon: MdiReactIconComponentType;
export default BriefcaseMinusIcon;
