import { INodeType } from 'n8n-workflow';
export declare const nodeTypes: INodeType[];
