import type { CustomSlotsType } from '@antdv/ui/es/types'; declare const _default: import("vue").DefineComponent<{ prefixCls: StringConstructor; extra: any; actions: any; grid: import("vue").PropType; colStyle: { type: import("vue").PropType; default: () => {}; }; }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; colStyle: { type: import("vue").PropType; default: () => {}; }; }>>, { extra: any; actions: any; colStyle: import("vue").CSSProperties; }, CustomSlotsType<{ actions: any; extra: any; default: any; }>>; export default _default;