import React from 'react'; import { IRotateInContainerProps } from '.'; export declare const RotateIn: React.FC;