import { VNode, h } from "preact"; export function Settings(): VNode { return
settings view
}