import type { WinterSpecAdapter } from "../types/winter-spec.js";
export declare const addFetchListener: WinterSpecAdapter;
