import React from 'react'; import { IBounceOutDownPresentationProps } from './'; export declare const BounceOutDownPresentation: React.FC;