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