export { default } from "./grid-item.component";
export type { GridItemProps } from "./grid-item.component";
