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