import { ICheckboxOption } from '../../interface/Checkbox' export const defaultCheckboxOption: Readonly> = { width: 14, height: 14, gap: 5 }