import Jest from 'jest';
export default function jestConfig(resolve: Function, rootDir: string): Promise<Jest.Config>;
