import React from 'react'; import { IZoomOutLeftContainerProps } from '.'; export declare const ZoomOutLeft: React.FC;