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