import { GitHubAnswers } from '../auth'; export declare const github: (providerAnswers?: GitHubAnswers) => Promise;