import React from 'react'; import { IBounceInContainerProps } from '.'; export declare const BounceIn: React.FC;