import React from 'react'; import { IRotateInDownRightContainerProps } from '.'; export declare const RotateInDownRight: React.FC;