declare const _sfc_main: import("vue").DefineComponent<{ width: { type: StringConstructor; required: false; default: string; }; divider: { type: BooleanConstructor; required: false; default: boolean; }; rowSpan: { type: NumberConstructor; required: false; }; colSpan: { type: NumberConstructor; required: false; }; }, { __sfc: boolean; unstyledTh: string; unstyledThDividerYStyle: string; }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly>, { width: string; divider: boolean; }>; export default _sfc_main;