export declare const QUERY_TIMEOUT_MS = 120000; export declare function resolveQueryTimeoutMs(rawTimeout: string | undefined): number;