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