import React from 'react'; import { IZoomOutUpContainerProps } from '.'; export declare const ZoomOutUp: React.FC;