import type { StyleValue } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly id: import("code-monkey-ui/es/utils").EpPropFinalized; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly disabled: BooleanConstructor; readonly modelValue: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>; readonly type: import("code-monkey-ui/es/utils").EpPropFinalized; readonly resize: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly autosize: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => import("./input").InputAutoSize & {}) | (() => import("./input").InputAutoSize) | ((new (...args: any[]) => import("./input").InputAutoSize & {}) | (() => import("./input").InputAutoSize))[], unknown, unknown, false, boolean>; readonly autocomplete: import("code-monkey-ui/es/utils").EpPropFinalized; readonly formatter: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly parser: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly placeholder: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly form: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly readonly: import("code-monkey-ui/es/utils").EpPropFinalized; readonly clearable: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showPassword: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showWordLimit: import("code-monkey-ui/es/utils").EpPropFinalized; readonly suffixIcon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly prefixIcon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly containerRole: import("code-monkey-ui/es/utils").EpPropFinalized; readonly label: import("code-monkey-ui/es/utils").EpPropFinalized; readonly tabindex: import("code-monkey-ui/es/utils").EpPropFinalized; readonly validateEvent: import("code-monkey-ui/es/utils").EpPropFinalized; readonly inputStyle: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown, () => import("code-monkey-ui/es/utils").Mutable<{}>, boolean>; readonly autofocus: import("code-monkey-ui/es/utils").EpPropFinalized; }, { input: import("vue").ShallowRef; textarea: import("vue").ShallowRef; ref: import("vue").ComputedRef; textareaStyle: import("vue").ComputedRef; autosize: any; focus: () => Promise; blur: () => void | undefined; select: () => void; clear: () => void; resizeTextarea: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (value: string) => boolean; input: (value: string) => boolean; change: (value: string) => boolean; focus: (evt: FocusEvent) => boolean; blur: (evt: FocusEvent) => boolean; clear: () => boolean; mouseleave: (evt: MouseEvent) => boolean; mouseenter: (evt: MouseEvent) => boolean; keydown: (evt: Event | KeyboardEvent) => boolean; compositionstart: (evt: CompositionEvent) => boolean; compositionupdate: (evt: CompositionEvent) => boolean; compositionend: (evt: CompositionEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly disabled: BooleanConstructor; readonly modelValue: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>; readonly type: import("code-monkey-ui/es/utils").EpPropFinalized; readonly resize: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly autosize: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => import("./input").InputAutoSize & {}) | (() => import("./input").InputAutoSize) | ((new (...args: any[]) => import("./input").InputAutoSize & {}) | (() => import("./input").InputAutoSize))[], unknown, unknown, false, boolean>; readonly autocomplete: import("code-monkey-ui/es/utils").EpPropFinalized; readonly formatter: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly parser: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly placeholder: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly form: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly readonly: import("code-monkey-ui/es/utils").EpPropFinalized; readonly clearable: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showPassword: import("code-monkey-ui/es/utils").EpPropFinalized; readonly showWordLimit: import("code-monkey-ui/es/utils").EpPropFinalized; readonly suffixIcon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly prefixIcon: { readonly type: import("vue").PropType (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly containerRole: import("code-monkey-ui/es/utils").EpPropFinalized; readonly label: import("code-monkey-ui/es/utils").EpPropFinalized; readonly tabindex: import("code-monkey-ui/es/utils").EpPropFinalized; readonly validateEvent: import("code-monkey-ui/es/utils").EpPropFinalized; readonly inputStyle: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown, () => import("code-monkey-ui/es/utils").Mutable<{}>, boolean>; readonly autofocus: import("code-monkey-ui/es/utils").EpPropFinalized; }>> & { onChange?: ((value: string) => any) | undefined; "onUpdate:modelValue"?: ((value: string) => any) | undefined; onInput?: ((value: string) => any) | undefined; onFocus?: ((evt: FocusEvent) => any) | undefined; onBlur?: ((evt: FocusEvent) => any) | undefined; onClear?: (() => any) | undefined; onMouseleave?: ((evt: MouseEvent) => any) | undefined; onMouseenter?: ((evt: MouseEvent) => any) | undefined; onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined; onCompositionstart?: ((evt: CompositionEvent) => any) | undefined; onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined; onCompositionend?: ((evt: CompositionEvent) => any) | undefined; }, { readonly type: string; readonly modelValue: import("code-monkey-ui/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown>; readonly label: string; readonly id: string; readonly disabled: boolean; readonly clearable: import("code-monkey-ui/es/utils").EpPropMergeType; readonly autosize: import("./input").InputAutoSize; readonly autocomplete: string; readonly readonly: import("code-monkey-ui/es/utils").EpPropMergeType; readonly showPassword: import("code-monkey-ui/es/utils").EpPropMergeType; readonly showWordLimit: import("code-monkey-ui/es/utils").EpPropMergeType; readonly containerRole: string; readonly tabindex: import("code-monkey-ui/es/utils").EpPropMergeType; readonly validateEvent: import("code-monkey-ui/es/utils").EpPropMergeType; readonly inputStyle: StyleValue; readonly autofocus: import("code-monkey-ui/es/utils").EpPropMergeType; }>; export default _default;