import { DBDividerProps } from "./model"; declare const _default: import("vue").DefineComponent & Readonly<{}>, { variant: "horizontal" | "vertical"; className: string; id: string; width: "full" | "auto"; emphasis: "weak" | "strong"; margin: "none"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLDivElement; }, HTMLDivElement>; export default _default;