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