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