export declare class ReplicationSetDetailSender { static send(producerSetId?: string, consumerInstanceId?: string, previousApproval?: string, currentApproval?: string): void }