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