import { type INodeType, type INodeTypeDescription } from 'n8n-workflow'; export declare class JinaAi implements INodeType { description: INodeTypeDescription; } //# sourceMappingURL=JinaAi.node.d.ts.map