import * as monaco from 'monaco-editor'; export declare const validateSql: (sql: string) => Omit[];