export interface CheckboxStyles { color?: string; checkboxSize?: number; fontWeight?: number; fontFamily?: string; fontSize?: string; }