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