import { SideBar } from './sidebar.taro'; export type { SideBarProps } from './sidebar.taro'; export default SideBar;