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