declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ value: { type: StringConstructor; }; level: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; size: { type: NumberConstructor; default: number; }; color: { type: StringConstructor; }; bordered: { type: BooleanConstructor; default: boolean; }; icon: { type: StringConstructor; }; iconSize: { type: NumberConstructor; default: number; }; }, { t: (this: any, path: any, options?: any) => any; vm: any; f: (props: any, attrs?: {}) => {}; a: (attrs: any, filters: any, include: any) => {}; d: (props: any) => void; dp: (props: any) => void; gcls: (key: any) => any; m: (...cssClasses: any[]) => string; }, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, "change"[], "change", import('../../../node_modules/vue3').PublicProps, Readonly boolean; }; size: { type: NumberConstructor; default: number; }; color: { type: StringConstructor; }; bordered: { type: BooleanConstructor; default: boolean; }; icon: { type: StringConstructor; }; iconSize: { type: NumberConstructor; default: number; }; }>> & { onChange?: ((...args: any[]) => any) | undefined; }, { size: number; level: string; iconSize: number; bordered: boolean; }, {}>; export default _default;