export declare class SCUVerticalNavigationItem { label: string; selected: boolean; render(): any; }