import React from 'react'; import { ISlideOutDownContainerProps } from '.'; export declare const SlideOutDown: React.FC;