import GridNav from "./grid-nav"; export type { GridNavProps } from './grid-nav'; export default GridNav;