import React from 'react'; import { IFadeOutContainerProps } from '.'; export declare const FadeOut: React.FC;