import React from 'react'; import { IFadeInBottomLeftPresentationProps } from './'; export declare const FadeInBottomLeftPresentation: React.FC;