declare const uninstallModule: (url: string, username: string, password: string, key: string) => Promise; export default uninstallModule;