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

declare const BriefcaseMinusOutlineIcon: MdiReactIconComponentType;
export default BriefcaseMinusOutlineIcon;
