import { Game } from "../../src/core/game-engine";
export declare const gameStub: () => Game;
