declare module 'phaser3-rex-plugins/plugins/board/chess/GetChessUID' {
    export default function GetChessUID(gameObject: any): any;
}
