import type { RefractorLanguageDefinition } from './types';
export declare const esql: RefractorLanguageDefinition;
