declare var __VLS_6: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_6) => any; }; declare const __VLS_component: import("vue").DefineComponent; readonly default: "start"; }; readonly align: { readonly type: import("vue").PropType; readonly default: "top"; }; readonly themeOverrides: { readonly type: import("vue").PropType; readonly default: undefined; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly default: "start"; }; readonly align: { readonly type: import("vue").PropType; readonly default: "top"; }; readonly themeOverrides: { readonly type: import("vue").PropType; readonly default: undefined; }; }>> & Readonly<{}>, { readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars; readonly justify: import("./row").RowJustify; readonly tag: string; readonly gutter: number; readonly align: import("./row").RowAlign; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };