import React from 'react'; import { IFadeOutLeftPresentationProps } from './'; export declare const FadeOutLeftPresentation: React.FC;