import React from 'react'; import { IBackInDownPresentationProps } from './'; export declare const BackInDownPresentation: React.FC;