export const Checkbox: import("vue").DefineComponent, any, any, { checked: { get(): any; set(val: any): void; }; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>>, { readonly slots?: any; readonly properties?: any; readonly listeners?: any; readonly propsWillDeleteFromConfigs?: any; }, {}>;