UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 265 B
import type { ForwardRefComponent } from '@project44-manifest/react-types'; import type { NavigationProps } from './SideNavigation.types'; export declare const SideNavigation: ForwardRefComponent<"div", NavigationProps>; //# sourceMappingURL=SideNavigation.d.ts.map