import React from 'react'; import { IBackInRightContainerProps } from '.'; export declare const BackInRight: React.FC;