import React from 'react'; import { IZoomInLeftContainerProps } from '.'; export declare const ZoomInLeft: React.FC;