import React from 'react'; import { IBounceInDownContainerProps } from '.'; export declare const BounceInDown: React.FC;