export declare type CTraderCommandMapParameters = { send: (...parameters: any[]) => void; };