import React from 'react'; import { IZoomInRightContainerProps } from '.'; export declare const ZoomInRight: React.FC;