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