import { DecodeContext } from '../decode'; export declare function decodeValueIndex(context: DecodeContext): any; export declare function decodeValueIndexLast(context: DecodeContext): any;