import { type ThemeDefinedCssVariable } from "../types.js"; /** * @deprecated * switch these colors to deprecated variables once deprecation is announced */ export declare const chartThemeDeprecatedVariables: ThemeDefinedCssVariable[]; //# sourceMappingURL=chart.d.ts.map