import { ECSContext } from '../ecs'; export declare const gltfRenderingSystem: (ctx: ECSContext) => void; //# sourceMappingURL=gltfRendering.d.ts.map