import React from 'react'; import { IBounceInLeftContainerProps } from '.'; export declare const BounceInLeft: React.FC;