import React from 'react'; import { IFadeInLeftPresentationProps } from './'; export declare const FadeInLeftPresentation: React.FC;