Repository URL to install this package:
import { SidebarGroupProps, SidebarGroupState } from './typings'; export declare function renderSidebarGroupList(props: SidebarGroupProps, state: SidebarGroupState): any;