import React from 'react'; import { IFadeInDownContainerProps } from '.'; export declare const FadeInDown: React.FC;