import React from 'react'; import { IBounceInRightContainerProps } from '.'; export declare const BounceInRight: React.FC;