import { DBDividerProps } from "./model.js"; declare const __VLS_export: import("@vue/runtime-core").DefineComponent & Readonly<{}>, { id: string; className: string; propOverrides: import("../../index.js", { with: { "resolution-mode": "import" } }).PropOverridesType; variant: import("./model.js", { with: { "resolution-mode": "import" } }).DividerVariantType; emphasis: import("../../index.js", { with: { "resolution-mode": "import" } }).EmphasisType; width: import("../../index.js", { with: { "resolution-mode": "import" } }).WidthType | string; margin: "none"; }, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;