export declare class PathHelper { static root(): string; static testRoot(): string; static templates(): string; static interfaces(): string; }