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