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