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