import React from 'react'; import { IZoomOutDownPresentationProps } from './'; export declare const ZoomOutDownPresentation: React.FC;