import React from 'react'; import { ISlideOutRightContainerProps } from '.'; export declare const SlideOutRight: React.FC;