import React from "react"; export declare const RotateBtn: (props: { className: string; }) => React.JSX.Element;