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