import React from 'react';
import type { AnimatedSpriteProps, AnimatedSpriteType } from '..';
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<AnimatedSpriteProps & React.RefAttributes<AnimatedSpriteType>>>;
export default _default;
//# sourceMappingURL=AnimatedSprite.d.ts.map