import type { INodeProperties } from "n8n-workflow"; export declare const syncOperations: INodeProperties[]; export declare const syncFields: INodeProperties[];