import React from 'react'; import { IBackOutLeftPresentationProps } from './'; export declare const BackOutLeftPresentation: React.FC;