import type { SyntaxDefinition } from '../types';
export declare const dml: SyntaxDefinition;
