// @design-system: layout/VendorBottomNav
export { VendorBottomNav } from './VendorBottomNav';
export type { VendorBottomNavProps } from './VendorBottomNav';
