import { GameObjects } from 'phaser'; export interface GameObjectConfiguration extends Pick { }