import React from 'react'; import { IBounceOutContainerProps } from '.'; export declare const BounceOut: React.FC;