/// import type { SmartTabbar } from './PropTypes'; declare const Tabbar: import("react").FC; export { Tabbar }; export { SmartTabbar, SmartTabbarEvents, SmartTabbarProps, SmartTabbarChangeEvent, } from './PropTypes';