import type UserSettingsView from "./UserSettingsView.js"; export default function UserSettingsViewTemplate(this: UserSettingsView) { return (
); }