import { FonbetFootballMatch } from '../index' export type FonbetFootballLeagueInfo = Pick & { isSpecial: boolean }