import React from 'react'; import { ISlideInLeftContainerProps } from '.'; export declare const SlideInLeft: React.FC;