export declare const COLORS: { readonly accent: "accent"; readonly neutral: "neutral"; readonly positive: "positive"; readonly negative: "negative"; readonly warning: "warning"; };