export declare function useEventCallback(fn: (...args: Args) => R): (...args: Args) => R; //# sourceMappingURL=useEventCallback.d.ts.map