export default { single: 'I am the only one', a: { b: { c: { d: 'I am custom english {man}', }, }, }, } as const