declare const _default: { overview: { '1': { label: string; color: string; }; '2': { label: string; color: string; }; '3': { label: string; color: string; }; '4': { label: string; color: string; }; '5': { label: string; color: string; }; }; themeColor: { '1': { color: string; }; '2': { color: string; }; '3': { color: string; }; '4': { color: string; }; '5': { color: string; }; }; }; export default _default;