import React from 'react'; import { IFadeOutUpPresentationProps } from './'; export declare const FadeOutUpPresentation: React.FC;