import React from 'react'; import { IBounceInUpPresentationProps } from './'; export declare const BounceInUpPresentation: React.FC;