import SymbolEntity from "./SymbolEntity" export default class EnumEntity extends SymbolEntity { }