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