import type { ComponentStyles } from './utils'; export interface CheckboxFieldTheme extends ComponentStyles { }