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