export { default as mapping } from './mapping.json'; export { default as styles } from './styles.json'; export { default as theme } from './theme.json'; export { default as themeInverse } from './themeInverse.json';