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