import React from 'react'; import { IFadeInTopLeftContainerProps } from '.'; export declare const FadeInTopLeft: React.FC;