export default class ScoreApiList { private: any; constructor(list: any); getList(): any; getMethod(name: any): any; }