import React from 'react'; import { IFadeOutPresentationProps } from './'; export declare const FadeOutPresentation: React.FC;