import type { SizeType } from '@antdv/ui/es/types'; import type { PropType } from 'vue'; declare const _default: import("vue").DefineComponent<{ prefixCls: StringConstructor; size: { type: PropType; }; compact: { type: BooleanConstructor; default: any; }; }, () => import("@antdv/ui/es/types").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; compact: { type: BooleanConstructor; default: any; }; }>>, { compact: boolean; }, {}>; export default _default;