declare const fetcher: (url: string, options?: any) => Promise; export default fetcher;