import React from 'react'; import { IBackInUpContainerProps } from '.'; export declare const BackInUp: React.FC;