/**
 * Настройки для заливки
 */
import { SettingFunc } from "../types";
export declare const chartBackground: SettingFunc[];
