export { default } from './Nav';

export type { NavProps } from './Nav';
