declare const executeGet: (url: string) => Promise; export { executeGet };