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