declare module 'phaser3-rex-plugins/plugins/utils/object/Clear' {
    export default function Clear(obj: any): void;
}
