import type { INodePropertyOptions } from 'n8n-workflow';
export declare const RESOURCE_DEFINITIONS: INodePropertyOptions[];
