export declare const DEFAULT_CLI_HOME: string;
export declare const DOTENV_PATH: string;
export declare const CACHE_DIR: string;
export declare const NODE_MODULES_DIR: string;
