import type { Wretch } from "./types.js";
export declare const core: Wretch;
