import React from 'react'; import { IFadeInUpPresentationProps } from './'; export declare const FadeInUpPresentation: React.FC;