import VectorEntity from "./VectorEntity"; export default class SimpleSerializationVectorEntity extends VectorEntity { }