import React from 'react'; import { IFadeOutDownContainerProps } from '.'; export declare const FadeOutDown: React.FC;