export declare const DIRECTORY_PATH: string;
export declare const ENV_TYPE_PATH = "env.d.ts";
export declare const TAREGT_REG_EXP: RegExp;
