declare const google: (email: string) => Promise; export default google;