export declare const ecu: { ip: string; commandPort: number; }; export declare const fc: { ip: string; commandPort: number; };