export declare enum OAuthType { InApp = "InApp", Google = "Google", Facebook = "Facebook", OAuth = "OAuth", MicrosoftAD = "MicrosoftAD" }