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