import GridComponent from './Grid.web'; export default GridComponent; export { GridComponent as Grid }; export * from './types';