import * as models from '../../../models'; export declare function keepStreamingMetaDataHandler(type: string, _value: string | undefined, context: models.ParserContext): boolean;