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