import React from 'react'; import { ISlideInDownContainerProps } from '.'; export declare const SlideInDown: React.FC;