import React from 'react'; declare const Animation: React.ForwardRefExoticComponent & React.RefAttributes>; export default Animation;