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