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