/// import type { SmartIndexBar } from './PropTypes'; declare const IndexBar: import("react").FC; export { IndexBar }; export { SmartIndexBar, SmartIndexBarEvents, SmartIndexBarProps, SmartIndexBarSelectEvent, } from './PropTypes';