import type { INodeProperties } from 'n8n-workflow'; export declare const promotionOperations: INodeProperties[]; export declare const promotionFields: INodeProperties[];