import React from 'react'; import { IRotateOutUpRightContainerProps } from '.'; export declare const RotateOutUpRight: React.FC;