export { versions, getInstalledJestMajorVersion } from './src/utils/versions';
export { findRootJestPreset } from './src/utils/config/config-file';
