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