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