declare const _sfc_main: import("vue").DefineComponent<{ id: { type: StringConstructor; required: false; }; inline: { type: null; required: false; default: boolean; }; tag: { type: StringConstructor; required: false; default: string; }; text: { type: StringConstructor; required: false; }; textVariant: { type: null; required: false; default: string; }; }, { props: any; inlineBoolean: Readonly>; computedClasses: import("vue").ComputedRef<(string[] | { 'form-text': boolean; })[]>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { tag: string; inline: any; textVariant: any; }>; export default _sfc_main;