export declare type CTraderConnectionParameters = { host: string; port: number; };