export declare const useSafeFetch: () => (url: string) => Promise<any>;
//# sourceMappingURL=useSafeFetch.d.ts.map