import React from 'react'; import { IFadeInRightPresentationProps } from './'; export declare const FadeInRightPresentation: React.FC;