/**
 * The length of the delay (ms) before dispatching a request via the SearchClient.
 */
export declare const DEBOUNCE_INTERVAL = 120;
