import PhysicsObjectManager from ".."

export default new Map<PhysicsObjectManager, WeakSet<PhysicsObjectManager>>()
