export declare class FailoverWorker { constructor() getProgressID(): string start(failoverTargetConnectionId?: string): void }