import type { UseFetch } from "./types.js"; export declare const useFetch: UseFetch;