import React from 'react'; import { IFadeOutDownPresentationProps } from './'; export declare const FadeOutDownPresentation: React.FC;