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