import React from 'react'; import { IBackOutRightContainerProps } from '.'; export declare const BackOutRight: React.FC;