/** * Show expand/collapse navigation button next to site name in main * navigation menu if documentation site has nested navigation. */ export declare const ExpandableNavigationAddon: () => import("react/jsx-runtime").JSX.Element;