import React from 'react'; import { IBackInLeftPresentationProps } from './'; export declare const BackInLeftPresentation: React.FC;