UNPKG

@cainiaofe/cn-ui-m

Version:
7 lines (6 loc) 268 B
import './index.scss'; import type { CnBottomNavBarProps } from './types'; export declare const CnBottomNavBar: { (props: CnBottomNavBarProps): import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>; displayName: string; };