export declare const list: (competitionId: string, seasonId: string) => string; export declare const logo: (id: number) => string;