import React from 'react'; import { IFadeOutTopRightContainerProps } from '.'; export declare const FadeOutTopRight: React.FC;