import React from 'react'; import { IFadeOutBottomRightContainerProps } from '.'; export declare const FadeOutBottomRight: React.FC;