export type TextareaState = 'danger' | 'success' | 'warning';