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