declare var __VLS_6: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_6) => any; }; declare const __VLS_component: import("vue").DefineComponent; readonly default: () => {}; }; readonly sm: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly md: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly lg: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly xl: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly themeOverrides: { readonly type: import("vue").PropType; readonly default: undefined; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly default: () => {}; }; readonly sm: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly md: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly lg: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly xl: { readonly type: import("vue").PropType; readonly default: () => {}; }; readonly themeOverrides: { readonly type: import("vue").PropType; readonly default: undefined; }; }>> & Readonly<{}>, { readonly themeOverrides: import("@yh-ui/theme").ComponentThemeVars; readonly push: number; readonly offset: number; readonly span: number; readonly md: number | import("./col").ColResponsiveValue; readonly tag: string; readonly pull: number; readonly xs: number | import("./col").ColResponsiveValue; readonly sm: number | import("./col").ColResponsiveValue; readonly lg: number | import("./col").ColResponsiveValue; readonly xl: number | import("./col").ColResponsiveValue; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };