export declare const commandPort = 999; export declare function start(): void; export declare function stop(): void;