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