export class AutoKillTweens { static kill(tweens: any): void; static tweensOf(tweens: any): void; constructor(props: any); componentWillUnmount(): void; render(): any; } export namespace AutoKillTweens { namespace defaultProps { const tweens: any; } } export { gsap, TweenMax, TweenLite, TimelineMax, TimelineLite, Power0, Power1, Power2, Power3, Power4, Linear, Quad, Cubic, Quart, Quint, Strong, Elastic, Back, SteppedEase, Bounce, Sine, Expo, Circ }; //# sourceMappingURL=gsap-rn.d.ts.map