import React from 'react'; import { IZoomInDownPresentationProps } from './'; export declare const ZoomInDownPresentation: React.FC;