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