import React from 'react'; import { IBackInLeftContainerProps } from '.'; export declare const BackInLeft: React.FC;