import { type DefineComponent } from "vue"; import type { TableProps } from "ant-design-vue"; import type { NGanttTableProps } from "./gantt-table-types"; import type { NTableProps } from "../table-types"; declare const _default: DefineComponent & Partial & Partial, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly & Partial & Partial>, {}>; export default _default;