export default function patchMethod(scope: any, method: string, bindingfFunc: () => any): () => any;