declare const useJSONP: (url: string) => Promise; export default useJSONP;