import React from 'react'; import { IFadeInLeftContainerProps } from '.'; export declare const FadeInLeft: React.FC;