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