import { AbstractQuery } from '../abstract/query.js'; export class Db2Query extends AbstractQuery {}