import React from 'react'; import { IFadeOutLeftContainerProps } from '.'; export declare const FadeOutLeft: React.FC;