export declare const ElSpace: import("@element-plus-next/vue-utils").SFCWithInstall; readonly class: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("packages/web/utils/dist").Arrayable> & {}) | (() => import("packages/web/utils/dist").Arrayable>) | ((new (...args: any[]) => import("packages/web/utils/dist").Arrayable> & {}) | (() => import("packages/web/utils/dist").Arrayable>))[], unknown, unknown, "", boolean>; readonly style: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue) | ((new (...args: any[]) => import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue))[], unknown, unknown, "", boolean>; readonly alignment: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "center", boolean>; readonly prefixCls: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly spacer: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@vue/runtime-core").VNodeChild & {}) | (() => import("@vue/runtime-core").VNodeChild) | ((new (...args: any[]) => import("@vue/runtime-core").VNodeChild & {}) | (() => import("@vue/runtime-core").VNodeChild))[], unknown, unknown, null, boolean>; readonly wrap: BooleanConstructor; readonly fill: BooleanConstructor; readonly fillRatio: import("@element-plus-next/vue-utils").EpPropFinalized; readonly size: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, () => string | import("@vue/runtime-core").VNode | { [name: string]: unknown; $stable?: boolean | undefined; } | null, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, Record, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly; readonly class: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("packages/web/utils/dist").Arrayable> & {}) | (() => import("packages/web/utils/dist").Arrayable>) | ((new (...args: any[]) => import("packages/web/utils/dist").Arrayable> & {}) | (() => import("packages/web/utils/dist").Arrayable>))[], unknown, unknown, "", boolean>; readonly style: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue) | ((new (...args: any[]) => import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue))[], unknown, unknown, "", boolean>; readonly alignment: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "center", boolean>; readonly prefixCls: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly spacer: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@vue/runtime-core").VNodeChild & {}) | (() => import("@vue/runtime-core").VNodeChild) | ((new (...args: any[]) => import("@vue/runtime-core").VNodeChild & {}) | (() => import("@vue/runtime-core").VNodeChild))[], unknown, unknown, null, boolean>; readonly wrap: BooleanConstructor; readonly fill: BooleanConstructor; readonly fillRatio: import("@element-plus-next/vue-utils").EpPropFinalized; readonly size: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>>, { readonly style: import("@vue/runtime-dom").StyleValue; readonly fill: boolean; readonly class: import("packages/web/utils/dist").Arrayable>; readonly direction: import("@element-plus-next/vue-utils").EpPropMergeType; readonly wrap: boolean; readonly alignment: string; readonly spacer: import("@vue/runtime-core").VNodeChild; readonly fillRatio: number; }>> & Record; export default ElSpace; export * from './src/space'; export * from './src/item'; export * from './src/use-space';