import React from 'react'; import { IZoomInRightPresentationProps } from './'; export declare const ZoomInRightPresentation: React.FC;