import React from "react"; const EmptySoftware = () => { return ( ); }; export default EmptySoftware;