export { SimpleGrid } from "./simple-grid";
export type { SimpleGridProps } from "./simple-grid";
