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