/// import { GitHubConfig } from '../../config'; export declare function InstallGitHubApp(props: { config: GitHubConfig; }): JSX.Element;