export declare const packageRootDirPath: string;
export declare const packageSrcDirPath: string;
export declare const packageDistDirPath: string;
export declare const clientRootDirPath: string;
export declare const clientSrcDirPath: string;
export declare const clientDistDirPath: string;
