import { type H2ANegotiationState } from "./types.js"; export declare function assertValidNegotiationState(state: string): H2ANegotiationState; //# sourceMappingURL=negotiation.d.ts.map