import type { ApiFetcherType } from "../types/custom-fetcher.js"; export declare const defaultFetcher: ApiFetcherType;