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