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