export type dkInputType = 'text' | 'textarea' | 'password' | 'number';