export { SkipNavLink, SkipNavContent } from "./skip-nav";
export type { SkipNavLinkProps, SkipNavContentProps } from "./skip-nav";
