import type { ILoadOptionsFunctions, INodePropertyOptions } from 'n8n-workflow';
export declare function getCustomers(this: ILoadOptionsFunctions): Promise<INodePropertyOptions[]>;
//# sourceMappingURL=loadOptions.d.ts.map