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

declare const BriefcaseSearchOutlineIcon: MdiReactIconComponentType;
export default BriefcaseSearchOutlineIcon;
