export declare function handleAntDropdownSearch(element: HTMLElement, input: string): Promise<void>;
