export { default as BottomBarIcon } from './BottomBarIcon'; export type { TBottomBarIcon, TBottomBarIconWithHTMLAttributes } from './TBottomBarIcon.model';