UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 228 B
import { ComponentProps } from '../internals/utils'; export type NavbarHeaderProps = ComponentProps; declare const _default: import("../internals/types").RsRefForwardingComponent<"div", ComponentProps>; export default _default;