import { boot } from "./start"; export function runCitadel() { boot(); }