export declare const INCOMPLETE_PARSE = "Incomplete parse.";
export declare const SYNTAX_ERROR = "Syntax error at";
