const Settings = (props: any) => { return ( ); }; export default Settings;