export declare class FailoverWorker { constructor(); getProgressID(): string; start(failoverTargetConnectionId?: string): void; } //# sourceMappingURL=FailoverWorker.d.ts.map