import React from 'react'; import { ISlideInDownPresentationProps } from './'; export declare const SlideInDownPresentation: React.FC;