import type { INodeTypeDescription } from 'n8n-workflow';
export declare function synthesizeMcpRegistryTypeDef(description: INodeTypeDescription): string;
