export declare function useAnimationFrame(update: Function, pause?: boolean | Function, deps?: any[]): void;