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