import React from 'react'; import { IFadeInBottomRightContainerProps } from '.'; export declare const FadeInBottomRight: React.FC;