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