import React from 'react'; import { IFadeInTopLeftPresentationProps } from './'; export declare const FadeInTopLeftPresentation: React.FC;