import React from 'react'; import { ISlideInUpPresentationProps } from './'; export declare const SlideInUpPresentation: React.FC;