import { nexusTheme } from './theme'; export * from './colors'; export * from './theme'; export * from './locale'; export * from './functions'; export default nexusTheme;