declare const _default: import("vue").DefineComponent<{ labelWidth: { type: StringConstructor; default: string; }; labelSuffix: { type: StringConstructor; default: string; }; }, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { labelWidth: string; labelSuffix: string; }>; export default _default;