import { INodeProperties } from 'n8n-workflow';
/**
 * Parameters for getClientMatchInfo operation
 */
export declare const getClientMatchInfoDescription: INodeProperties[];
