export interface AuthData{ email: String, password: String }