// Content/Input/Actions/IA_ToggleHUD.ts
import type {InputMapping} from "../../types.js";
export const IA_ToggleHUD: InputMapping = {}