export declare const handleCallback: (callback: (...args: any) => void, ...args: any) => void;