export enum Types { Keyword = "keyword", TableReference = "table_reference", Option = "option", Unidentified = "???", RowCount = "row_count", }