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