import { Engine } from "./Core/Engine.js";
export declare function init(): Engine;
