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