declare module "passport-google-oauth2" { export { default as Strategy } from "passport-oauth2"; }