declare const _default: (fn: (...args: Args) => void) => (...args: Args) => void; export default _default;