export declare class ReplicationSetDetailSender { static send(producerSetId?: string, consumerInstanceId?: string, previousApproval?: string, currentApproval?: string): void; } //# sourceMappingURL=ReplicationSetDetailSender.d.ts.map