import React from 'react'; import { Page } from './_util'; export default function SettingsPage() { return ( ); }