declare const _default: (fn: (this: any, ...args: any[]) => any, length?: number) => (this: any, ...args: any[]) => any; export default _default;