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