export declare function fetchGitHubBanner(usernameGitHub: string, repositoryName: string): Promise<any>;
