import type { INodeProperties } from 'n8n-workflow';
export declare const modelRLC: (searchListMethod?: string) => INodeProperties;
export declare const assistantRLC: INodeProperties;
