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