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