import React from 'react'; import { IBackOutUpPresentationProps } from './'; export declare const BackOutUpPresentation: React.FC;