import React from 'react'; import { IBackOutDownPresentationProps } from './'; export declare const BackOutDownPresentation: React.FC;