export interface IProductBattleMap { baseBattleMap2DUrl: string; baseBattleMap3DUrl: string; baseJump: string; }