export default AnimationModal;
declare const AnimationModal: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from 'react';
