export declare const useRequestAnimationFrame: (cb: () => void) => void;
