export declare class SCUVerticalNavigationItem { name: string; subtitle: string; profile_pic: string; render(): any; }