declare function getGitHubUserAsAllContributor(owner: string): Promise; export { getGitHubUserAsAllContributor };