import React from 'react'; import { IFadeInDownPresentationProps } from './'; export declare const FadeInDownPresentation: React.FC;