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