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