/**
 * (Re)subscribes the managed auto-subscription registry on every (re)connect.
 * The hardcoded topic list was promoted to the toggleable, ref-counted registry
 * in {@link getAutoSubscriptionManager} — see `client.manageAutoSubscriptions`.
 */
export declare const subscribeGlobalTopic: () => void;
//# sourceMappingURL=subscribeGlobalTopic.d.ts.map