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