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