import React from 'react'; import { IZoomInDownContainerProps } from '.'; export declare const ZoomInDown: React.FC;