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