import React from 'react'; import { IFadeInTopRightPresentationProps } from './'; export declare const FadeInTopRightPresentation: React.FC;