UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 243 B
import { ComponentProps } from '../utils/createComponent'; export declare type NavbarBrandProps = ComponentProps; declare const NavbarBrand: import("../@types/common").RsRefForwardingComponent<"a", ComponentProps>; export default NavbarBrand;