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