import React from 'react'; import { IBounceContainerProps } from '.'; export declare const Bounce: React.FC;