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