import type { INodeProperties } from 'n8n-workflow'; export declare const enrichmentOperations: INodeProperties[]; export declare const enrichmentFields: INodeProperties[]; //# sourceMappingURL=EnrichmentDescription.d.ts.map