declare function __VLS_template(): { slots: { default?(_: {}): any; }; refs: { table: import('vue').CreateComponentPublicInstanceWithMixins; rowClassName: import('vue').PropType string)>; rowStyle: import('vue').PropType import('vue').CSSProperties)>; cellClassName: import('vue').PropType string)>; cellStyle: import('vue').PropType import('vue').CSSProperties)>; }>> & Readonly<{ onSelectionChange?: ((...args: any[]) => any) | undefined; onCurrentRowChange?: ((...args: any[]) => any) | undefined; onRowClick?: ((...args: any[]) => any) | undefined; onRowDblclick?: ((...args: any[]) => any) | undefined; onCellClick?: ((...args: any[]) => any) | undefined; onCellDblclick?: ((...args: any[]) => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("selectionChange" | "currentRowChange" | "rowClick" | "rowDblclick" | "cellClick" | "cellDblclick")[], import('vue').PublicProps, { showRowNumber: boolean; selectionMode: boolean; currentRowMode: boolean; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; rowClassName: import('vue').PropType string)>; rowStyle: import('vue').PropType import('vue').CSSProperties)>; cellClassName: import('vue').PropType string)>; cellStyle: import('vue').PropType import('vue').CSSProperties)>; }>> & Readonly<{ onSelectionChange?: ((...args: any[]) => any) | undefined; onCurrentRowChange?: ((...args: any[]) => any) | undefined; onRowClick?: ((...args: any[]) => any) | undefined; onRowDblclick?: ((...args: any[]) => any) | undefined; onCellClick?: ((...args: any[]) => any) | undefined; onCellDblclick?: ((...args: any[]) => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, { showRowNumber: boolean; selectionMode: boolean; currentRowMode: boolean; }> | null; }; attrs: Partial<{}>; }; type __VLS_TemplateResult = ReturnType; declare const __VLS_component: import('vue').DefineComponent<{ data: any[]; }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{ data: any[]; }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, { table: import('vue').CreateComponentPublicInstanceWithMixins; rowClassName: import('vue').PropType string)>; rowStyle: import('vue').PropType import('vue').CSSProperties)>; cellClassName: import('vue').PropType string)>; cellStyle: import('vue').PropType import('vue').CSSProperties)>; }>> & Readonly<{ onSelectionChange?: ((...args: any[]) => any) | undefined; onCurrentRowChange?: ((...args: any[]) => any) | undefined; onRowClick?: ((...args: any[]) => any) | undefined; onRowDblclick?: ((...args: any[]) => any) | undefined; onCellClick?: ((...args: any[]) => any) | undefined; onCellDblclick?: ((...args: any[]) => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("selectionChange" | "currentRowChange" | "rowClick" | "rowDblclick" | "cellClick" | "cellDblclick")[], import('vue').PublicProps, { showRowNumber: boolean; selectionMode: boolean; currentRowMode: boolean; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; rowClassName: import('vue').PropType string)>; rowStyle: import('vue').PropType import('vue').CSSProperties)>; cellClassName: import('vue').PropType string)>; cellStyle: import('vue').PropType import('vue').CSSProperties)>; }>> & Readonly<{ onSelectionChange?: ((...args: any[]) => any) | undefined; onCurrentRowChange?: ((...args: any[]) => any) | undefined; onRowClick?: ((...args: any[]) => any) | undefined; onRowDblclick?: ((...args: any[]) => any) | undefined; onCellClick?: ((...args: any[]) => any) | undefined; onCellDblclick?: ((...args: any[]) => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, { showRowNumber: boolean; selectionMode: boolean; currentRowMode: boolean; }> | null; }, any>; declare const _default: __VLS_WithTemplateSlots; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };