export * from "./AzureAuthProvider";
import { AzureAuthProvider } from "./AzureAuthProvider";
export default AzureAuthProvider;
