import type { CheckboxTheme } from '../Checkbox.vue';
declare const theme: CheckboxTheme;
export default theme;
