export type InputTypes = 'text' | 'number' | 'email' | 'password' | 'textarea' | 'date' | 'tel';