import NodeParserChain from '../NodeParserChain';
export default class QueryNodeParser extends NodeParserChain {
}
