import { MovementSystemState } from '.' export const state: MovementSystemState = { objects: [], }