export type InputWidth = 'full' | 'three-quarters' | 'two-thirds' | 'one-half' | 'one-third' | 'one-quarter' | '2' | '3' | '4' | '5' | '10' | '20';