import React from 'react'; import { IBounceInLeftPresentationProps } from './'; export declare const BounceInLeftPresentation: React.FC;