UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

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