import { LanguageDef } from '../types';
export declare const XML: LanguageDef;
