export { EngineModelArgs, EngineModelState } from "./engineModel";
export type EngineModel = import("./engineModel").EngineModel;
export declare const EngineModel: typeof import("./engineModel").EngineModel;
//# sourceMappingURL=index.d.ts.map