import React from 'react'; import { IBounceInDownPresentationProps } from './'; export declare const BounceInDownPresentation: React.FC;