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

declare const BriefcaseTickIcon: MdiReactIconComponentType;
export default BriefcaseTickIcon;
