import React from 'react'; import { IBackOutUpContainerProps } from '.'; export declare const BackOutUp: React.FC;