import { MeshGameObject } from '@gedit/runtime-render'; import { PluginPureHook } from '@gedit/runtime-compiler'; export declare function events(ctx: PluginPureHook, mesh: T): void; //# sourceMappingURL=events.d.ts.map