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