import React from 'react'; import { ISlideOutDownPresentationProps } from './'; export declare const SlideOutDownPresentation: React.FC;