declare function findAssignedMethods(scope: any, idPath: any): any[]; export default findAssignedMethods;