export interface HeaderValue {
    toString(): string;
}
//# sourceMappingURL=header-value.d.ts.map