import { AppContext } from "@tsdiapi/server";

export default function {{className}}(app: AppContext): void {
    
}