export type FormFieldAppearance = 'default' | 'box' | 'outlined' | 'search';