import React from 'react'; import { IZoomInUpPresentationProps } from './'; export declare const ZoomInUpPresentation: React.FC;