import React from 'react'; import { IFadeInContainerProps } from '.'; export declare const FadeIn: React.FC;