import { Game } from './types'; export declare function list(competitionId: string, seasonId: string, matchday: number): Promise>;