import React from 'react'; import { IBounceInRightPresentationProps } from './'; export declare const BounceInRightPresentation: React.FC;