import React from 'react'; import { IBounceOutRightPresentationProps } from './'; export declare const BounceOutRightPresentation: React.FC;