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