import React from 'react'; import { IFadeInPresentationProps } from './'; export declare const FadeInPresentation: React.FC;