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