/// import { RotateProps } from "./rotate.props"; export declare function Rotate(props: RotateProps): JSX.Element;