export type { Semantic, ColorPalette } from './types'; export declare const color: { common: { base: import("./types").ColorPalette; }; lendi: { base: import("./types").ColorPalette; semantic: import("./types").Semantic; }; lendiNext: { base: import("./types").ColorPalette; semantic: import("./types").Semantic; }; domain: { base: import("./types").ColorPalette; semantic: import("./types").Semantic; }; aussie: { base: import("./types").ColorPalette; semantic: import("./types").Semantic; }; };