export declare function requestAnimationFrameInterval(fn: any, context?: any, args?: any[]): () => void;