export declare const navigationUserTokens: {
    calciteNavigationAccentColor: string;
    calciteNavigationUserBackgroundColor: string;
    calciteNavigationUserAvatarCornerRadius: string;
    calciteNavigationUserAvatarColor: string;
    calciteNavigationUserFullNameTextColor: string;
    calciteNavigationUserUserNameTextColor: string;
};
export declare const navigationUsers: string;
