export declare function useStableCallback<T extends Function>(unstableCallback: T): T;
//# sourceMappingURL=useStableCallback.d.ts.map