export declare const ElDescriptions: import("element-plus/es/utils").SFCWithInstall; readonly column: import("element-plus/es/utils").EpPropFinalized; readonly direction: import("element-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly title: import("element-plus/es/utils").EpPropFinalized; readonly extra: import("element-plus/es/utils").EpPropFinalized; }, { props: Readonly; readonly column: import("element-plus/es/utils").EpPropFinalized; readonly direction: import("element-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly title: import("element-plus/es/utils").EpPropFinalized; readonly extra: import("element-plus/es/utils").EpPropFinalized; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").Ref; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; descriptionsSize: import("vue").ComputedRef<"" | "default" | "small" | "large">; slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; descriptionKls: import("vue").ComputedRef; filledNode: (node: any, span: any, count: any, isLast?: boolean) => any; getRows: () => never[]; ElDescriptionsRow: import("vue").DefineComponent<{ readonly row: import("element-plus/es/utils").EpPropFinalized never[], boolean>; }, { descriptions: import("./src/descriptions.type").IDescriptionsInject; ElDescriptionsCell: import("vue").DefineComponent<{ cell: { type: ObjectConstructor; }; tag: { type: StringConstructor; }; type: { type: StringConstructor; }; }, { descriptions: import("./src/descriptions.type").IDescriptionsInject; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly never[], boolean>; }>>, { readonly row: unknown[]; }>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly column: import("element-plus/es/utils").EpPropFinalized; readonly direction: import("element-plus/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly title: import("element-plus/es/utils").EpPropFinalized; readonly extra: import("element-plus/es/utils").EpPropFinalized; }>>, { readonly title: string; readonly column: number; readonly border: import("element-plus/es/utils").EpPropMergeType; readonly direction: import("element-plus/es/utils").EpPropMergeType; readonly extra: string; }>> & { DescriptionsItem: import("vue").DefineComponent<{ label: { type: StringConstructor; default: string; }; span: { type: NumberConstructor; default: number; }; width: { type: (StringConstructor | NumberConstructor)[]; default: string; }; minWidth: { type: (StringConstructor | NumberConstructor)[]; default: string; }; align: { type: StringConstructor; default: string; }; labelAlign: { type: StringConstructor; default: string; }; className: { type: StringConstructor; default: string; }; labelClassName: { type: StringConstructor; default: string; }; }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { label: string; width: string | number; className: string; minWidth: string | number; span: number; align: string; labelAlign: string; labelClassName: string; }>; }; export declare const ElDescriptionsItem: import("element-plus/es/utils").SFCWithInstall, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { label: string; width: string | number; className: string; minWidth: string | number; span: number; align: string; labelAlign: string; labelClassName: string; }>>; export default ElDescriptions; export * from './src/description';