import React from 'react'; import { ISlideInRightPresentationProps } from './'; export declare const SlideInRightPresentation: React.FC;