/** * Scrollable main content area of the sidebar containing navigation groups and items. * @slot default - Navigation groups, items, and dividers. */ export declare class NvSidebarcontent { /****************************************************************************/ render(): any; }