import React from 'react'; import { IZoomOutContainerProps } from '.'; export declare const ZoomOut: React.FC;