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

declare const BriefcaseCheckIcon: MdiReactIconComponentType;
export default BriefcaseCheckIcon;
