import React from 'react'; import { IBounceInPresentationProps } from './'; export declare const BounceInPresentation: React.FC;