export declare class SubNavItem { href: string; text: string; render(): any; }