import type { ILoadOptionsFunctions, INodeListSearchResult } from 'n8n-workflow'; export declare function searchTables(this: ILoadOptionsFunctions): Promise; //# sourceMappingURL=listSearch.d.ts.map