import { DecodeContext } from '../decode'; export declare function decodeHeader(context: DecodeContext): void;