import { BoxBaseProps } from '../base/boxBase'; /** * Props for {@link Nav}. * Extends {@link BoxBaseProps} except for `elementClass` and `component`. * * @category Box */ export type NavProps = Omit; /** * Semantic layout wrapper for the native `