export default class UserPasswordAuthProvider { static TYPE: string; static DEFAULT_NAME: string; private constructor(); }