import React from 'react'; import { IRotateOutContainerProps } from '.'; export declare const RotateOut: React.FC;