export declare class ReplicationSet { constructor(); getId(): string; getIsLegacy(): string; getName(): string; getProducerInstanceUrl(): string; } //# sourceMappingURL=ReplicationSet.d.ts.map