import React from 'react'; import { IBounceOutDownContainerProps } from '.'; export declare const BounceOutDown: React.FC;