interface Props { orientation?: 'horizontal' | 'vertical'; dashed?: boolean; } declare const _default: import("vue").DefineComponent & Readonly<{}>, { orientation: "horizontal" | "vertical"; dashed: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=Separator.vue.d.ts.map