import React from "react";
declare const RotateLeft: () => React.JSX.Element;
export default RotateLeft;
