import React from 'react'; import { IFadeInTopRightContainerProps } from '.'; export declare const FadeInTopRight: React.FC;