import { XBetFootballMatch } from '../index' export interface XBetFootballLeague extends Pick { title: string title_rus: string country: string }