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