import { INodeProperties } from 'n8n-workflow';
export declare const otherOperations: INodeProperties[];
export declare const otherFields: INodeProperties[];
