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