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