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