import React from 'react'; import { IFadeOutUpContainerProps } from '.'; export declare const FadeOutUp: React.FC;