import type { DefineComponent } from 'vue'; declare const CheckboxOn: DefineComponent>; export { CheckboxOn };