export type { Props as DescriptionsItemProps } from './DescriptionsItem'; declare const _default: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { label: string; span: number; contentStyle: import('vue').CSSProperties; labelStyle: import('vue').CSSProperties; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{}>, {}, {}, {}, {}, { label: string; span: number; contentStyle: import('vue').CSSProperties; labelStyle: import('vue').CSSProperties; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { label: string; span: number; contentStyle: import('vue').CSSProperties; labelStyle: import('vue').CSSProperties; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { label?(_: {}): any; label?(_: {}): any; default?(_: {}): any; default?(_: {}): any; }; }) & import('vue').Plugin; export default _default;