export interface UpdateHpMpTp { hp: number; mp: number; tp: number; gp: number; } //# sourceMappingURL=UpdateHpMpTp.d.ts.map