import { h, Fragment, VNode } from "preact"; export function Divider(): VNode { return ; }