import React from 'react'; import { IZoomInContainerProps } from '.'; export declare const ZoomIn: React.FC;