export declare const UserMenuItems: { label: string; items: { label: string; items: never[]; type: string; icon: string; route: string; }[]; }[];