/**
 * The multiplier of the keepalive timeout.
 */
export declare const KEEPALIVE_TIMEOUT_MULTIPLIER = 2;
