import React from "react"; function PointerToolIcon() { return ( ); } export default PointerToolIcon;