import React from 'react'; import { IBounceOutRightContainerProps } from '.'; export declare const BounceOutRight: React.FC;