//===========================================
// THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY UNLESS YOU ALSO EDIT THE CORRESPONDING FILE IN packages/template
//===========================================
import { Separator, Typography } from "@hexclave/ui";
function Section(props: { title: string, description?: string, children: React.ReactNode }) {
return (
<>