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