export declare const TopNav: (styleProps: any) => string; export declare const TopNavSection: (styleProps: any) => string; export declare const TopNavItem: (styleProps: any) => string;