export declare const navigationLogoTokens: {
    calciteNavigationAccentColor: string;
    calciteNavigationBackgroundColor: string;
    calciteNavigationLogoHeadingTextColor: string;
    calciteNavigationLogoTextColor: string;
};
export declare const navigationLogos: string;
