export declare class SharedKeyRevoker { static revokeSharedKey(replicationSetId?: string, subscriberId?: string): void; } //# sourceMappingURL=SharedKeyRevoker.d.ts.map