export declare const jestConfigFile: (angularVersion: number, envPkgName: string) => { relativePath: string; content: string; };