import * as React from 'react'; import { WithChildrenProp } from '../utils'; export declare const FadeInSlideOut: React.FC;