import React from 'react'; import { IBackInRightPresentationProps } from './'; export declare const BackInRightPresentation: React.FC;