import { AnimationFrame } from "../Generics/AnimationFrame";
export declare const useAnimationFrame: () => AnimationFrame;
