import ProfileHeader from './ProfileHeader'; import ProfileSettings from './ProfileSettings'; export default function () { return ( <> ); }