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