export { default } from './grid-data'; export { default as data } from './grid-data'; export * from './grid-data';