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

declare const Briefcase3FillIcon: RemixiconReactIconComponentType;
export default Briefcase3FillIcon;
