import React from 'react'; import { IFlipInYContainerProps } from '.'; export declare const FlipInY: React.FC;