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

declare const BriefcaseRemoveIcon: MdiReactIconComponentType;
export default BriefcaseRemoveIcon;
