import React from 'react'; import { IFadeOutTopLeftContainerProps } from '.'; export declare const FadeOutTopLeft: React.FC;