export declare const inlineChatBackground: string; export declare const inlineChatBorderColor: string; export declare const inlineChatBoxShadow: string; export declare const designTitleForeground: string; export declare const designTitleBackground: string; export declare const designTitleHoverForeground: string; export declare const designTitleHighlightForeground: string; export declare const designTitlePlaceholderForeground: string; export declare const designTextForeground: string; export declare const desigInputForeground: string; export declare const desigInputFocusForeground: string; export declare const designBlockHoverBackground: string; export declare const designBlockBackground: string; export declare const designIconForeground: string; export declare const designBorderColor: string; export declare const designContainerBackground: string; export declare const designMonacoBackground: string; export declare const designRceBackground: string; export declare const designChatInputBackground: string; export declare const designBoxShadowPrimary: string; export declare const designBoxShadowSecondary: string; export declare const designBoxShadowtTertiary: string; export declare const designTagBackground: string; export declare const designTagForeground: string; export declare const designLanguageBackground: string; export declare const designSkeletonDecorationBackground: string; export declare const designSkeletonPlaceholderDecorationBackground: string; //# sourceMappingURL=design.d.ts.map