export declare const CONFIG_FILE: string;
export declare const LOG_FILE: string;
export declare const ERROR_LOG_FILE: string;
export declare const DEFAULT_COMMAND_TIMEOUT = 1000;
