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