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