import type { INodeProperties, INodeTypeDescription } from 'n8n-workflow';
export declare const ollamaDescription: Partial<INodeTypeDescription>;
export declare const ollamaModel: INodeProperties;
export declare const ollamaOptions: INodeProperties;
