declare const TCheckbox: ({ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins; validator: (value: string) => boolean; default: string; }; options: { type: any; default: () => never[]; }; size: { type: import("vue").PropType<"default" | "small" | "large">; validator: (value: string) => boolean; default: string; }; border: { type: BooleanConstructor; default: boolean; }; props: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}>, { checkProps: import("@vue/shared").LooseRequired; validator: (value: string) => boolean; default: string; }; options: { type: any; default: () => never[]; }; size: { type: import("vue").PropType<"default" | "small" | "large">; validator: (value: string) => boolean; default: string; }; border: { type: BooleanConstructor; default: boolean; }; props: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}> & {}>; checkType: import("vue").ComputedRef; optionsProps: import("vue").Ref<{ value: string; label: string; disabled: string; }, import("./src/checkbox").OptionsProps | { value: string; label: string; disabled: string; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { props: Record; type: "button" | "check"; border: boolean; size: "default" | "small" | "large"; options: any; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; validator: (value: string) => boolean; default: string; }; options: { type: any; default: () => never[]; }; size: { type: import("vue").PropType<"default" | "small" | "large">; validator: (value: string) => boolean; default: string; }; border: { type: BooleanConstructor; default: boolean; }; props: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}>, { checkProps: import("@vue/shared").LooseRequired; validator: (value: string) => boolean; default: string; }; options: { type: any; default: () => never[]; }; size: { type: import("vue").PropType<"default" | "small" | "large">; validator: (value: string) => boolean; default: string; }; border: { type: BooleanConstructor; default: boolean; }; props: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}> & {}>; checkType: import("vue").ComputedRef; optionsProps: import("vue").Ref<{ value: string; label: string; disabled: string; }, import("./src/checkbox").OptionsProps | { value: string; label: string; disabled: string; }>; }, {}, {}, {}, { props: Record; type: "button" | "check"; border: boolean; size: "default" | "small" | "large"; options: any; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase; validator: (value: string) => boolean; default: string; }; options: { type: any; default: () => never[]; }; size: { type: import("vue").PropType<"default" | "small" | "large">; validator: (value: string) => boolean; default: string; }; border: { type: BooleanConstructor; default: boolean; }; props: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}>, { checkProps: import("@vue/shared").LooseRequired; validator: (value: string) => boolean; default: string; }; options: { type: any; default: () => never[]; }; size: { type: import("vue").PropType<"default" | "small" | "large">; validator: (value: string) => boolean; default: string; }; border: { type: BooleanConstructor; default: boolean; }; props: { type: ObjectConstructor; default: () => {}; }; }>> & Readonly<{}> & {}>; checkType: import("vue").ComputedRef; optionsProps: import("vue").Ref<{ value: string; label: string; disabled: string; }, import("./src/checkbox").OptionsProps | { value: string; label: string; disabled: string; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { props: Record; type: "button" | "check"; border: boolean; size: "default" | "small" | "large"; options: any; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin) & Record; export default TCheckbox;