import React from "react"; function Earth() { return ( ); } export default Earth;