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