import { createGrid } from './grid' import * as colors from './colors' export { createGrid, colors }