export default class Api { static getMethodByName(contract: object, name: string): any; }