import React from 'react'; import { IBackInUpPresentationProps } from './'; export declare const BackInUpPresentation: React.FC;