declare const exampleUrl = "https://localhost:8080"; declare const exampleHtml = "example"; declare let fetchSpy: any; declare let textSpy: any;