import React from 'react'; import { IZoomOutDownContainerProps } from '.'; export declare const ZoomOutDown: React.FC;