import * as T from './types';
export declare function parseSql(sql: string): T.SqlParseResult;
//# sourceMappingURL=parser.d.ts.map