import React from 'react'; import { IFadeOutTopRightPresentationProps } from './'; export declare const FadeOutTopRightPresentation: React.FC;