export declare const CLUSTER_OPTIONS: unique symbol; export declare const CLUSTER_MERGED_OPTIONS: unique symbol; export declare const CLUSTER_CLIENTS: unique symbol; export declare const DEFAULT_CLUSTER_NAMESPACE = "default"; export declare const CLUSTER_MODULE_ID = "ClusterModule"; export declare const NAMESPACE_KEY: unique symbol;