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