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

declare const Briefcase2FillIcon: RemixiconReactIconComponentType;
export default Briefcase2FillIcon;
