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