import type { HookHandler } from "../../hooks.js"; declare const runBootChecklist: HookHandler; export default runBootChecklist;