export declare const SideNav: (styleProps: any) => string; export declare const SideNavLevel: (styleProps: any) => string; export declare const SideNavLevelTitle: (styleProps: any) => string; export declare const SideNavItem: (styleProps: any) => string;