import React from 'react'; import { IBackOutRightPresentationProps } from './'; export declare const BackOutRightPresentation: React.FC;