import type { JestConfigWithTsJest } from "ts-jest";
declare const jestConfig: JestConfigWithTsJest;
export default jestConfig;
//# sourceMappingURL=jest.config.d.ts.map