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