import colors from "./colors"
import fontSize from "./fontSize"

export { colors, fontSize };