import React from 'react'; import { IFadeOutRightContainerProps } from '.'; export declare const FadeOutRight: React.FC;