import { IFormApi } from './form'; declare const _default: import('vue').DefineComponent boolean; }; labelWidth: { type: StringConstructor; default: string; }; labelAlign: { type: BooleanConstructor; default: boolean; }; contentOffset: NumberConstructor; labelSuffix: { type: StringConstructor; default: string; }; inline: { type: BooleanConstructor; default: boolean; }; responsiveLayout: { type: BooleanConstructor; default: boolean; }; validateType: { type: StringConstructor; default: string; validator(value: string): boolean; }; validateIcon: ObjectConstructor; manual: { type: BooleanConstructor; default: boolean; }; appendToBody: { type: BooleanConstructor; default: undefined; }; popperOptions: { type: ObjectConstructor; default: () => {}; }; displayOnly: { type: BooleanConstructor; default: boolean; }; showAutoWidth: { type: BooleanConstructor; default: boolean; }; showEmptyValue: { type: BooleanConstructor; default: boolean; }; validateTag: { type: BooleanConstructor; default: boolean; }; overflowTitle: { type: BooleanConstructor; default: boolean; }; }>, IFormApi, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly boolean; }; labelWidth: { type: StringConstructor; default: string; }; labelAlign: { type: BooleanConstructor; default: boolean; }; contentOffset: NumberConstructor; labelSuffix: { type: StringConstructor; default: string; }; inline: { type: BooleanConstructor; default: boolean; }; responsiveLayout: { type: BooleanConstructor; default: boolean; }; validateType: { type: StringConstructor; default: string; validator(value: string): boolean; }; validateIcon: ObjectConstructor; manual: { type: BooleanConstructor; default: boolean; }; appendToBody: { type: BooleanConstructor; default: undefined; }; popperOptions: { type: ObjectConstructor; default: () => {}; }; displayOnly: { type: BooleanConstructor; default: boolean; }; showAutoWidth: { type: BooleanConstructor; default: boolean; }; showEmptyValue: { type: BooleanConstructor; default: boolean; }; validateTag: { type: BooleanConstructor; default: boolean; }; overflowTitle: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, { disabled: boolean; inline: boolean; manual: boolean; displayOnly: boolean; showEmptyValue: boolean; appendToBody: boolean; inlineMessage: boolean; labelWidth: string; popperOptions: Record; showMessage: boolean; validatePosition: string; validateType: string; statusIcon: boolean; validateOnRuleChange: boolean; hideRequiredAsterisk: boolean; labelPosition: string; labelAlign: boolean; labelSuffix: string; responsiveLayout: boolean; showAutoWidth: boolean; validateTag: boolean; overflowTitle: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;