import React from 'react'; import { IZoomOutLeftPresentationProps } from './'; export declare const ZoomOutLeftPresentation: React.FC;