import React from 'react'; import { IZoomInPresentationProps } from './'; export declare const ZoomInPresentation: React.FC;