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