export declare const PRO_NAVIGATION_DROPDOWN_DEFAULT_LIST: { id: string; title: string; href: string; icon: string; hasAccess: boolean; hasBottomLine: boolean; hasLabel: boolean; }[];