import React from 'react'; import { IRotateOutDownRightContainerProps } from '.'; export declare const RotateOutDownRight: React.FC;