export declare const light: { [x: string]: string; }; export declare const highContrast: { [x: string]: string; }; export declare const dark: { [x: string]: string; }; //# sourceMappingURL=themePalettes.d.ts.map