import StatsTrio from './StatsTrio'; export default interface Target { stats: StatsTrio; }