UNPKG

@cmk/fe_utils

Version:
5 lines (3 loc) 283 B
import { CBottomNavigationProps } from '../../../../components'; import { CommonComponentPropertys } from '../../componentProperty'; export declare const BottomNavigationWrapper: (props: CBottomNavigationProps & CommonComponentPropertys) => import("react/jsx-runtime").JSX.Element;