import ISeasonInfo from './interface/ISeasonInfo.ts'; /** * 获取合集信息 */ export declare function api_getSeasonInfo(seasonId: number): Promise>;