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