import React from 'react'; import { IBounceInUpContainerProps } from '.'; export declare const BounceInUp: React.FC;