import { AnimationControls } from "./types"; /** * @public */ export declare function animationControls(): AnimationControls;