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