import React from 'react'; import { IRotateInUpLeftContainerProps } from '.'; export declare const RotateInUpLeft: React.FC;