import type { ILoadOptionsFunctions, INodeListSearchResult } from 'n8n-workflow'; export * from './../../Google/Sheet/v2/methods/listSearch'; export declare function dataTableSearch(this: ILoadOptionsFunctions, filterString?: string, prevPaginationToken?: string): Promise; //# sourceMappingURL=listSearch.d.ts.map