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