import { DotCMSElasticSearchParams } from '../models'; export declare function getEsQuery(params: DotCMSElasticSearchParams): string;