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