export declare function useRafThrottle(fn: () => void): () => void;