import type { QueryLanguage } from '../../types.js'; export declare const javascriptQueryLanguage: QueryLanguage;