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

declare const BriefcaseFillIcon: RemixiconReactIconComponentType;
export default BriefcaseFillIcon;
