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