import React from 'react'; import { IFadeInRightContainerProps } from '.'; export declare const FadeInRight: React.FC;