export declare const CLI_VERSION: any; export declare const CLI_NAME: any; export declare const BASE_DIR: string; export declare const USER_CONFIG_FILE_NAME = "oak.config.json"; export declare const USER_CONFIG_FILE: string; export declare const NODE_MODULES_DIR_NAME = "node_modules"; export declare const CNPM_BASE_URL = ""; export declare const MINI_VERSION_URL = "https://mp.weixin.qq.com/debug/getpublibpercentage";