import React from 'react'; import { StretchyAnimationProps } from '../type'; declare const StretchyAnimation: React.FC; export default StretchyAnimation; //# sourceMappingURL=StretchyAnimation.d.ts.map