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