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