import React from 'react'; import { IBounceOutLeftPresentationProps } from './'; export declare const BounceOutLeftPresentation: React.FC;