import Content from "../Content"; const Settings = () => { return (

Settings

) } export default Settings;