import Output from "../components/Output/Output"; const SystemSettings = () => { return (
); }; export default SystemSettings;