import React from 'react'; import { IBouncePresentationProps } from './'; export declare const BouncePresentation: React.FC;