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