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