export default defaultCall; declare function defaultCall(defaultFunc: any, func: any, scope: any): (...args: any[]) => any;