import React from 'react'; import { IZoomOutRightPresentationProps } from './'; export declare const ZoomOutRightPresentation: React.FC;