export declare function useThrottledCallback void>(cb: T, delay: number): T; //# sourceMappingURL=useThrottledCallback.d.ts.map