import React from 'react'; import { IFadeOutTopLeftPresentationProps } from './'; export declare const FadeOutTopLeftPresentation: React.FC;