import * as React from "react"; const AccuracyTarget = ({ width, height, color }) => ( ); export default AccuracyTarget;