import InfiniteGrid from "./index";
export default InfiniteGrid;
export * from "./index";
