import Parser from "./";
export default function (queryResponse: any, postProcessBinding: Parser.PostProcessBinding): Parser.SparqlResults;
