export declare const CLI_DIR: string; export declare const CLI_VERSION: string; export declare const DIST_DIR: string; export declare const HOME_DIR: string; export declare const MOCHA_PATH: string; export declare const TSC_PATH: string; export declare const TSLINT_PATH: string; export declare const WORKING_DIR: string; export declare const IN_ETA_ROOT: boolean;