import { ICarnageReportMultiplayer } from './CarnageReport'; export interface ICarnageReportCustom extends ICarnageReportMultiplayer { }