export interface CancelRaceCommandDTO { raceId: string; }