import React from 'react'; import { ISlideInRightContainerProps } from '.'; export declare const SlideInRight: React.FC;