import { Theme } from "../../core/Theme";
/**
 * @ignore
 */
export declare class XYChartDefaultTheme extends Theme {
    protected setupDefaultRules(): void;
}
//# sourceMappingURL=XYChartDefaultTheme.d.ts.map