declare const _default: import("vue").DefineComponent; }; default: { type: import("vue").PropType; }; disabled: BooleanConstructor; icon: { type: import("vue").PropType; }; shape: { type: import("vue").PropType; default: import("@/components").TdCheckTagProps['shape']; validator(val: import("@/components").TdCheckTagProps['shape']): boolean; }; size: { type: import("vue").PropType; default: import("@/components").TdCheckTagProps['size']; validator(val: import("@/components").TdCheckTagProps['size']): boolean; }; variant: { type: import("vue").PropType; default: import("@/components").TdCheckTagProps['variant']; validator(val: import("@/components").TdCheckTagProps['variant']): boolean; }; onChange: import("vue").PropType; onClick: import("vue").PropType; onClose: import("vue").PropType; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; default: { type: import("vue").PropType; }; disabled: BooleanConstructor; icon: { type: import("vue").PropType; }; shape: { type: import("vue").PropType; default: import("@/components").TdCheckTagProps['shape']; validator(val: import("@/components").TdCheckTagProps['shape']): boolean; }; size: { type: import("vue").PropType; default: import("@/components").TdCheckTagProps['size']; validator(val: import("@/components").TdCheckTagProps['size']): boolean; }; variant: { type: import("vue").PropType; default: import("@/components").TdCheckTagProps['variant']; validator(val: import("@/components").TdCheckTagProps['variant']): boolean; }; onChange: import("vue").PropType; onClick: import("vue").PropType; onClose: import("vue").PropType; }>> & Readonly<{}>, { checked: boolean; modelValue: boolean; defaultChecked: boolean; closable: boolean; disabled: boolean; shape: "mark" | "round" | "square"; size: import("@/common").SizeEnum; variant: "dark" | "light" | "light-outline" | "outline"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;