export declare function requestRestartDrain(ttlMs: number): Promise; export declare function clearRestartDrain(): Promise; export declare function isRestartDrainActive(): Promise; //# sourceMappingURL=restart-drain.d.ts.map