/**
 * @param {string} query
 */
export function getAutoCompleteList(query: string): any;
//# sourceMappingURL=search.d.ts.map