/// import { IndexBarSideBarProps } from './type'; export declare function IndexBarSideBar(props: IndexBarSideBarProps): JSX.Element;