import EntityState from './EntityState'

export default EntityState
export type { IEntityState } from './EntityState'
