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