export declare const useAnimationFrame: (callback: (dt: number) => void) => void;