import React from 'react'; import { IFadeInUpContainerProps } from '.'; export declare const FadeInUp: React.FC;