export declare const navigationTokens: {
    calciteNavigationBackgroundColor: string;
    calciteNavigationBorderColor: string;
    calciteNavigationWidth: string;
    calciteNavigationBackground: string;
};
export declare const navigation: string;
