declare const _exports: { roots: string[]; transform: { '^.+\\.tsx?$': string; }; testRegex: string; moduleFileExtensions: string[]; }; export = _exports; //# sourceMappingURL=jest.config.d.ts.map