import React from 'react'; import { IZoomOutRightContainerProps } from '.'; export declare const ZoomOutRight: React.FC;