export { dataLocales } from './locales.json'; export { en as dataEn } from '../dist/locales/en.json'; export let data = {};