declare function _default(handle: any): (key: any, ...args: any[]) => any;
export default _default;
