export declare const cwd: string; export declare const packageDir: string; export declare const htmlDir: string; export declare const distServeDir: string; export declare const assetsDir: string; export declare const tsconfigPath: string;