import type { VNode } from 'vue'; declare const _default: import("@vue/runtime-core").DefineComponent<{ store: { required: boolean; type: import("@vue/runtime-core").PropType; }; stripe: BooleanConstructor; tooltipEffect: StringConstructor; context: { default: () => {}; type: import("@vue/runtime-core").PropType>; }; rowClassName: import("@vue/runtime-core").PropType>; rowStyle: import("@vue/runtime-core").PropType>; fixed: { type: StringConstructor; default: string; }; highlight: BooleanConstructor; }, { ns: { namespace: _vue_reactivity.ComputedRef; b: (blockSuffix?: string | undefined) => 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; }; onColumnsChange: (layout: import("../table-layout").default) => void; onScrollableChange: (layout: import("../table-layout").default) => void; wrappedRowRender: (row: any, $index: number) => VNode | VNode[] | VNode[][]; tooltipContent: import("@vue/reactivity").Ref; tooltipTrigger: import("@vue/reactivity").Ref>; }, 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; }; stripe: BooleanConstructor; tooltipEffect: StringConstructor; context: { default: () => {}; type: import("@vue/runtime-core").PropType>; }; rowClassName: import("@vue/runtime-core").PropType>; rowStyle: import("@vue/runtime-core").PropType>; fixed: { type: StringConstructor; default: string; }; highlight: BooleanConstructor; }>>, { fixed: string; highlight: boolean; context: import("../table/defaults").Table; stripe: boolean; }>; export default _default;