export declare const SUBSCRIPTIONS: unique symbol;
export declare const PERSISTENT_SUBSCRIPTION_ALREADY_EXIST_ERROR_CODE = 6;
