import { type EventName, type ReactWebComponent } from "@lit/react"; import { BottomNavigationActiveChangeEvent, BottomNavigation as BottomNavigationElement, BottomNavigationItemSlots, BottomNavigationSlots } from "@tapsioss/web-components"; export declare const BottomNavigation: ReactWebComponent; }>; export { BottomNavigationActiveChangeEvent, BottomNavigationElement, BottomNavigationItemSlots, BottomNavigationSlots, };