import firebase, { auth } from "../utils/firebase"; declare const signinWithGoogle: (lang?: string) => Promise; export default signinWithGoogle; //# sourceMappingURL=signinWithGoogle.d.ts.map