export declare function cancelRequestAnimationFrame(id: number): any;
export declare const useReqAnimationFrame: typeof requestAnimationFrame;
