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