import { TFancyHandyNavWithHTMLAttrs } from './TFancyHandyNav.model'; export default function FancyHandyNav(props: TFancyHandyNavWithHTMLAttrs): import("react/jsx-runtime").JSX.Element;