declare const colorConfig: Record<string, string>;
export default colorConfig;
