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