import { FacebookOauth2 } from './FacebookOauth2'; import { GoogleOauth2 } from './GoogleOauth2'; export { FacebookOauth2, GoogleOauth2 };