export declare namespace Const { const VERSION = "2.6.8"; const FILE_ENCODING = "UTF-8"; const TS_CONFIG = "tsconfig.json"; const DEBUG_MODE = false; }