import React from 'react'; import { IZoomInUpContainerProps } from '.'; export declare const ZoomInUp: React.FC;