import { Types } from 'phaser'; import { Except } from 'type-fest'; export type TweenBuilderConfiguration = Except;