import React from 'react'; import { ISlideInUpContainerProps } from '.'; export declare const SlideInUp: React.FC;