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