import { SDTFQuery } from './query.js'; export declare function createQuery(query: SDTFQuery): SDTFQuery;