import { ToggleSize } from './Toggle.types'; export const KNOB_SIZE: Record = { small: 8, medium: 16 };