export declare const menuItemTokens: {
    calciteMenuItemAccentColor: string;
    calciteMenuBackgroundColor: string;
    calciteMenuItemSubMenuBorderColor: string;
    calciteMenuItemSubMenuCornerRadius: string;
    calciteMenuTextColor: string;
};
export declare const menuItem: string;
