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