export interface UserType{ id: string, password:string }