import React from 'react'; import { IFadeOutRightPresentationProps } from './'; export declare const FadeOutRightPresentation: React.FC;