UNPKG

@ultraviolet/plus

Version:
3 lines (2 loc) 226 B
import type { NavigationProps } from './types'; export declare const NavigationContent: ({ children, logo, onWidthResize, className, id, onToggleExpand, }: NavigationProps) => import("@emotion/react/jsx-runtime").JSX.Element;