export declare function makeHandleTypeahead(): (panel: HTMLElement, ev: KeyboardEvent) => void;
