import React from 'react'; import { ISlideInLeftPresentationProps } from './'; export declare const SlideInLeftPresentation: React.FC;