import type { IDescriptionsInject } from './descriptions.type'; declare const _default: import("@vue/runtime-core").DefineComponent<{ cell: { type: ObjectConstructor; }; tag: { type: StringConstructor; }; type: { type: StringConstructor; }; }, { descriptions: IDescriptionsInject; }, 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>, {}>; export default _default;