import type { Crumb } from "../types.js";
export declare function sendCrumb(crumb: Crumb, url?: string): void;
//# sourceMappingURL=http.d.ts.map