export declare const r2gSmokeTest: () => boolean;
export declare const findRootDir: (pth: string, f: string) => string;
export declare const findProjectRoot: (pth: string) => string;
