import { SideNavBar } from './sidenavbar.taro';
export type { SideNavBarProps } from './sidenavbar.taro';
export default SideNavBar;
