/**
 * Стиль линии
 */
import { SettingFunc } from "../types";
export declare const lineStyle: SettingFunc[];
