import React from 'react'; import { IBackInDownContainerProps } from '.'; export declare const BackInDown: React.FC;