export declare const pkgRoot: string;
export declare const templatesDir: string;
export declare const rulesDir: string;
export declare function displayRelative(to: string, from?: string): string;
