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