declare const _default: import('vue').DefineComponent; }; readonly round: { type: import('vue').PropType; }; readonly color: { type: import('vue').PropType; default: string; }; readonly readonly: { type: BooleanConstructor; }; readonly variant: { type: import('vue').PropType; default: string; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { change: (valid: boolean, ip: string) => any; "update:modelValue": (value: string) => any; }, string, import('vue').PublicProps, Readonly; }; readonly round: { type: import('vue').PropType; }; readonly color: { type: import('vue').PropType; default: string; }; readonly readonly: { type: BooleanConstructor; }; readonly variant: { type: import('vue').PropType; default: string; }; }>> & Readonly<{ onChange?: ((valid: boolean, ip: string) => any) | undefined; "onUpdate:modelValue"?: ((value: string) => any) | undefined; }>, { readonly color: "normal" | "primary" | "success" | "warning" | "danger"; readonly disabled: boolean; readonly variant: "solid" | "outline" | "text"; readonly readonly: boolean; readonly segmentsLen: number; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;