declare const _default: __VLS_WithTemplateSlots; required: true; }; value: { type: import("vue").PropType; }; id: { type: import("vue").PropType; }; label: { type: import("vue").PropType; }; description: { type: import("vue").PropType; }; legend: { type: import("vue").PropType; }; color: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:checked": (...args: any[]) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; required: true; }; value: { type: import("vue").PropType; }; id: { type: import("vue").PropType; }; label: { type: import("vue").PropType; }; description: { type: import("vue").PropType; }; legend: { type: import("vue").PropType; }; color: { type: import("vue").PropType; }; loading: { type: import("vue").PropType; }; }>> & { "onUpdate:checked"?: ((...args: any[]) => any) | undefined; }, {}, {}>, { legend?(_: {}): any; default?(_: { id: string; }): any; label?(_: { id: string; }): any; description?(_: { id: string; }): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; }; //# sourceMappingURL=AntCheckbox.vue.d.ts.map