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