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