/** @internal */ declare const untilNextAnimationFrame: () => Promise; export default untilNextAnimationFrame;