import React from 'react'; import { IZoomInLeftPresentationProps } from './'; export declare const ZoomInLeftPresentation: React.FC;