import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use BriefcaseIcon */
export declare const Briefcase: Icon;
export { I as BriefcaseIcon };
//# sourceMappingURL=Briefcase.d.ts.map