import * as vue from 'vue'; import { ComponentPropsOptions, ExtractPropTypes, PropType, Prop } from 'vue'; interface FilterPropsOptions, Props = ExtractPropTypes> { filterProps, U extends Exclude>>(props: T): Partial>; } declare const VContainer: { new (...args: any[]): vue.CreateComponentPublicInstance<{ style: vue.StyleValue; tag: string; fluid: boolean; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & { style: vue.StyleValue; tag: string; fluid: boolean; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, { style: vue.StyleValue; tag: string; fluid: boolean; }, true, {}, vue.SlotsType vue.VNode[]; }>>, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, { style: vue.StyleValue; tag: string; fluid: boolean; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, {}, {}, {}, {}, { style: vue.StyleValue; tag: string; fluid: boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & vue.ComponentOptionsBase<{ style: vue.StyleValue; tag: string; fluid: boolean; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, string, { style: vue.StyleValue; tag: string; fluid: boolean; }, {}, string, vue.SlotsType vue.VNode[]; }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{ tag: { type: StringConstructor; default: string; }; class: vue.PropType; style: { type: vue.PropType; default: null; }; fluid: { type: BooleanConstructor; default: boolean; }; }, vue.ExtractPropTypes<{ tag: { type: StringConstructor; default: string; }; class: vue.PropType; style: { type: vue.PropType; default: null; }; fluid: { type: BooleanConstructor; default: boolean; }; }>>; type VContainer = InstanceType; declare const VCol: { new (...args: any[]): vue.CreateComponentPublicInstance<{ offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; } & { class?: any; sm?: string | number | boolean | undefined; md?: string | number | boolean | undefined; lg?: string | number | boolean | undefined; xl?: string | number | boolean | undefined; xxl?: string | number | boolean | undefined; offsetSm?: string | number | undefined; offsetMd?: string | number | undefined; offsetLg?: string | number | undefined; offsetXl?: string | number | undefined; offsetXxl?: string | number | undefined; orderSm?: string | number | undefined; orderMd?: string | number | undefined; orderLg?: string | number | undefined; orderXl?: string | number | undefined; orderXxl?: string | number | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & { offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; } & { class?: any; sm?: string | number | boolean | undefined; md?: string | number | boolean | undefined; lg?: string | number | boolean | undefined; xl?: string | number | boolean | undefined; xxl?: string | number | boolean | undefined; offsetSm?: string | number | undefined; offsetMd?: string | number | undefined; offsetLg?: string | number | undefined; offsetXl?: string | number | undefined; offsetXxl?: string | number | undefined; orderSm?: string | number | undefined; orderMd?: string | number | undefined; orderLg?: string | number | undefined; orderXl?: string | number | undefined; orderXxl?: string | number | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, { offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; }, true, {}, vue.SlotsType vue.VNode[]; }>>, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, { offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; } & { class?: any; sm?: string | number | boolean | undefined; md?: string | number | boolean | undefined; lg?: string | number | boolean | undefined; xl?: string | number | boolean | undefined; xxl?: string | number | boolean | undefined; offsetSm?: string | number | undefined; offsetMd?: string | number | undefined; offsetLg?: string | number | undefined; offsetXl?: string | number | undefined; offsetXxl?: string | number | undefined; orderSm?: string | number | undefined; orderMd?: string | number | undefined; orderLg?: string | number | undefined; orderXl?: string | number | undefined; orderXxl?: string | number | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, {}, {}, {}, { offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & vue.ComponentOptionsBase<{ offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; } & { class?: any; sm?: string | number | boolean | undefined; md?: string | number | boolean | undefined; lg?: string | number | boolean | undefined; xl?: string | number | boolean | undefined; xxl?: string | number | boolean | undefined; offsetSm?: string | number | undefined; offsetMd?: string | number | undefined; offsetLg?: string | number | undefined; offsetXl?: string | number | undefined; offsetXxl?: string | number | undefined; orderSm?: string | number | undefined; orderMd?: string | number | undefined; orderLg?: string | number | undefined; orderXl?: string | number | undefined; orderXxl?: string | number | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, string, { offset: string | number; alignSelf: "auto" | "center" | "end" | "start" | "stretch" | "baseline"; order: string | number; style: vue.StyleValue; tag: string; cols: string | number | boolean; }, {}, string, vue.SlotsType vue.VNode[]; }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{ tag: { type: StringConstructor; default: string; }; class: PropType; style: { type: PropType; default: null; }; alignSelf: { type: PropType<"auto" | "center" | "end" | "start" | "stretch" | "baseline">; default: null; validator: (str: any) => boolean; }; orderSm: Prop; orderMd: Prop; orderLg: Prop; orderXl: Prop; orderXxl: Prop; order: { type: (StringConstructor | NumberConstructor)[]; default: null; }; offsetSm: Prop; offsetMd: Prop; offsetLg: Prop; offsetXl: Prop; offsetXxl: Prop; offset: { type: (StringConstructor | NumberConstructor)[]; default: null; }; sm: Prop; md: Prop; lg: Prop; xl: Prop; xxl: Prop; cols: { type: (StringConstructor | BooleanConstructor | NumberConstructor)[]; default: boolean; }; }, vue.ExtractPropTypes<{ tag: { type: StringConstructor; default: string; }; class: PropType; style: { type: PropType; default: null; }; alignSelf: { type: PropType<"auto" | "center" | "end" | "start" | "stretch" | "baseline">; default: null; validator: (str: any) => boolean; }; orderSm: Prop; orderMd: Prop; orderLg: Prop; orderXl: Prop; orderXxl: Prop; order: { type: (StringConstructor | NumberConstructor)[]; default: null; }; offsetSm: Prop; offsetMd: Prop; offsetLg: Prop; offsetXl: Prop; offsetXxl: Prop; offset: { type: (StringConstructor | NumberConstructor)[]; default: null; }; sm: Prop; md: Prop; lg: Prop; xl: Prop; xxl: Prop; cols: { type: (StringConstructor | BooleanConstructor | NumberConstructor)[]; default: boolean; }; }>>; type VCol = InstanceType; declare const VRow: { new (...args: any[]): vue.CreateComponentPublicInstance<{ alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; } & { class?: any; alignSm?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignMd?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignLg?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXxl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; justifySm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; alignContentSm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & { alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; } & { class?: any; alignSm?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignMd?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignLg?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXxl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; justifySm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; alignContentSm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, { alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; }, true, {}, vue.SlotsType vue.VNode[]; }>>, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, { alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; } & { class?: any; alignSm?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignMd?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignLg?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXxl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; justifySm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; alignContentSm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, {}, {}, {}, { alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & vue.ComponentOptionsBase<{ alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; } & { class?: any; alignSm?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignMd?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignLg?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; alignXxl?: "center" | "end" | "start" | "stretch" | "baseline" | undefined; justifySm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; justifyXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | undefined; alignContentSm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentMd?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentLg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; alignContentXxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch" | undefined; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, string, { alignContent: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; style: vue.StyleValue; tag: string; dense: boolean; justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch"; align: "center" | "end" | "start" | "stretch" | "baseline"; noGutters: boolean; }, {}, string, vue.SlotsType vue.VNode[]; }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{ tag: { type: StringConstructor; default: string; }; class: PropType; style: { type: PropType; default: null; }; alignContentSm: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentMd: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentLg: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentXl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentXxl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContent: { type: PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch">; default: null; validator: (str: any) => boolean; }; justifySm: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyMd: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyLg: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyXl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyXxl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justify: { type: PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch">; default: null; validator: (str: any) => boolean; }; alignSm: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignMd: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignLg: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignXl: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignXxl: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; dense: BooleanConstructor; noGutters: BooleanConstructor; align: { type: PropType<"center" | "end" | "start" | "stretch" | "baseline">; default: null; validator: (str: any) => boolean; }; }, vue.ExtractPropTypes<{ tag: { type: StringConstructor; default: string; }; class: PropType; style: { type: PropType; default: null; }; alignContentSm: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentMd: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentLg: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentXl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContentXxl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch", null>; alignContent: { type: PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch">; default: null; validator: (str: any) => boolean; }; justifySm: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyMd: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyLg: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyXl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justifyXxl: Prop<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly", null>; justify: { type: PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | "stretch">; default: null; validator: (str: any) => boolean; }; alignSm: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignMd: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignLg: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignXl: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; alignXxl: Prop<"center" | "end" | "start" | "stretch" | "baseline", null>; dense: BooleanConstructor; noGutters: BooleanConstructor; align: { type: PropType<"center" | "end" | "start" | "stretch" | "baseline">; default: null; validator: (str: any) => boolean; }; }>>; type VRow = InstanceType; declare const VSpacer: { new (...args: any[]): vue.CreateComponentPublicInstance<{ style: vue.StyleValue; tag: string; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & { style: vue.StyleValue; tag: string; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, { style: vue.StyleValue; tag: string; }, true, {}, vue.SlotsType vue.VNode[]; }>>, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, { style: vue.StyleValue; tag: string; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, {}, {}, {}, { style: vue.StyleValue; tag: string; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & vue.ComponentOptionsBase<{ style: vue.StyleValue; tag: string; } & { class?: any; } & { $children?: vue.VNodeChild | (() => vue.VNodeChild) | { default?: (() => vue.VNodeChild) | undefined; }; 'v-slots'?: { default?: false | (() => vue.VNodeChild) | undefined; } | undefined; } & { "v-slot:default"?: false | (() => vue.VNodeChild) | undefined; }, () => vue.VNode, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record, string, { style: vue.StyleValue; tag: string; }, {}, string, vue.SlotsType vue.VNode[]; }>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{ class: vue.PropType; style: { type: vue.PropType; default: null; }; tag: { type: StringConstructor; default: string; }; }, vue.ExtractPropTypes<{ class: vue.PropType; style: { type: vue.PropType; default: null; }; tag: { type: StringConstructor; default: string; }; }>>; type VSpacer = InstanceType; export { VCol, VContainer, VRow, VSpacer };