import React from 'react'; import { IRotateInUpRightContainerProps } from '.'; export declare const RotateInUpRight: React.FC;