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