import { StackHandler } from "@stackframe/stack"; const { stackServerApp } = require("../../../stack"); function Handler(props: any) { return ; } module.exports = Handler;