import { fetch as undiciFetch } from "undici"; export declare const meticulousFetch: (input: Parameters[0], init?: Parameters[1]) => Promise;