import React from 'react'; import { ISlideOutUpPresentationProps } from './'; export declare const SlideOutUpPresentation: React.FC;