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