import colors from './colors'; import fonts from './fonts'; import shadows from './shadows'; export { colors, fonts, shadows };