import { init } from '..'; test('example test', () => { const config = { x: 1 }; });