import { UcanParts } from "./types.js"; export declare function handleCompatibility(header: unknown, payload: unknown): UcanParts;