import type { JestConfigWithTsJest } from 'ts-jest';
declare const jestOptions: JestConfigWithTsJest;
export default jestOptions;
