import React from 'react'; import { IBackOutDownContainerProps } from '.'; export declare const BackOutDown: React.FC;