export declare function animate(node: HTMLElement | SVGElement, vars: gsap.TweenVars): { update(vars: gsap.TweenVars): void; };