import icons from './icons.json'; import info from './info.json'; const metadata = {}; const chars = {}; export { icons, info, metadata, chars };