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